From: Keir Fraser Date: Tue, 15 Jan 2008 18:48:32 +0000 (+0000) Subject: libxen: Fix function prototype. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14445^2~42 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22?a=commitdiff_plain;h=dd8dc9533b8a12693f210cb6b39f1490001397f2;p=xen.git libxen: Fix function prototype. Signed-off-by: Ian Jackson --- diff --git a/tools/libxen/include/xen/api/xen_common.h b/tools/libxen/include/xen/api/xen_common.h index 89d92cacc4..ebcebd96d1 100644 --- a/tools/libxen/include/xen/api/xen_common.h +++ b/tools/libxen/include/xen/api/xen_common.h @@ -107,7 +107,7 @@ extern void xen_version_free(xen_version *version); * minor, and extraversion of the Xen release with which it was released, * plus the library's own version as the patch. */ -extern xen_version *xen_get_client_side_version(); +extern xen_version *xen_get_client_side_version(void); extern bool